php forum
php mysql forum
php mysql smarty
 
Page 2 of 2 < 1 2
Topic Options
#249836 - 06/15/03 11:36 AM Re: Beta-[6.2] ExtraInfo 1.3 [Re: c0bra]
ericgtr Offline
Junior Member

Registered: 05/12/03
Posts: 1109
I have no doubt that it's something I did to it <img src="/forum/images/graemlins/wink.gif" alt="" /> Here's what my showflat.php looks like in this area
Code:
         $postrow[$i]['ICQ'] = ($ICQ) ? "&lt;img src=\"http://web.icq.com/whitepages/online?icq={$ICQ}&amp;amp;img={$config['icq_indicator']}\" alt=\"{$ICQ}\" /&gt;&lt;br /&gt;" : "";<br />         $postrow[$i]['Extra2'] = ($userextra2) ? "{$config['extra2']}: {$userextra2}&lt;br /&gt;" : "";<br />	 $postrow[$i]['Extra3'] = ($userextra3) ? "&lt;a href=\"aim:goim?screenname={$userextra3}&amp;message=Are+you+there?\"&gt;&lt;img src=\"{$config['images']}/aim-icon.gif\" alt=\"{$userextra3}\" title=\"{$userextra3}\" border=\"0\" /&gt;&lt;/a&gt;" : "";<br />	 $postrow[$i]['Extra4'] = ($userextra4) ? "&lt;a href=\"http://edit.yahoo.com/config/send_webmesg?.target={$userextra4}\"target=\"_blank\"&gt;&lt;img src=\"{$config['images']}/yahoo-icon.gif\" alt=\"{$userextra4}\" title=\"{$userextra4}\" border=\"0\" /&gt;&lt;/a&gt; &lt;img SRC=\"http://opi.yahoo.com/online?u={$userextra4}&amp;m=g&amp;t=0\" BORDER=0 alt=\"\"&gt;&lt;br /&gt;" : "";<br />	 $postrow[$i]['Extra5'] = ($userextra5) ? "{$config['extra5']}: {$userextra5}&lt;br /&gt;" : "";
<br /><br />I originally had the YIM code in line 5, when it didn't appear I moved it to 4 and it showed up. It's not a big deal though Gardener, I am pretty sure I missed something somehwere and it's a field I personally don't need. You have already been very helpful.

Top
#249837 - 06/15/03 11:39 AM Re: Beta-[6.2] ExtraInfo 1.3 [Re: BlarC]
Gardener Offline
Addict

Registered: 05/11/99
Posts: 1966
Loc: Sweden, Stockholm
That line works perfectly at my site, so it must be something wrong in your template where you insert it. Can you paste the lines from there as well?
_________________________
/Gardener | Complete list of my mods

Top
#249838 - 06/15/03 11:55 AM Re: Beta-[6.2] ExtraInfo 1.3 [Re: c0bra]
ericgtr Offline
Junior Member

Registered: 05/12/03
Posts: 1109
Okay, it may have been all that paint thinner I was huffing when I installed the mod <img src="/forum/images/graemlins/wink.gif" alt="" /> Here is what I had in my .tmpl files
Code:
&lt;td class="small"&gt;<br />{$postrow[$i]['ICQ']}<br />{$postrow[$i]['Extra2']}<br />{$postrow[$i]['Extra3']}<br />{$postrow[$i]['Extra4']}<br />&lt;br /&gt;
<br /><br />Sorry, I didn't mean to waste your time like that <img src="/forum/images/graemlins/blush.gif" alt="" /> it works great now. If I can dig up something for MSN I will gladly share it here, Thanks again.

Top
#249839 - 06/15/03 12:45 PM Re: Beta-[6.2] ExtraInfo 1.3 [Re: BlarC]
Gardener Offline
Addict

Registered: 05/11/99
Posts: 1966
Loc: Sweden, Stockholm
Ooops. =] Glad you found it at last.<br /><br />If you can find something for MSN that would be great.
_________________________
/Gardener | Complete list of my mods

Top
#249840 - 06/15/03 03:20 PM Re: Beta-[6.2] ExtraInfo 1.3 [Re: c0bra]
ericgtr Offline
Junior Member

Registered: 05/12/03
Posts: 1109
Here is what I got for MSN and there is zero functionality, all it will do is display the image and have the username in the alt= statement.
Code:
	 $postrow[$i]['Extra5'] = ($userextra5) ? "&lt;img src=\"{$config['images']}/msn-icon.gif\" alt=\"{$userextra5}\" title=\"{$userextra5}\" border=\"0\" /&gt;&lt;/a&gt;" : "";
<br />The way the mod over at ubbdev has it is they just add an alt= statement saying "so and so uses MSN []soandso@hotmail.com[/] and that's it <img src="/forum/images/graemlins/frown.gif" alt="" /> IMO the best thing that can be done with this is to have it link to the users profile, do you have a quick and easy line of code for that?

Top
#249841 - 06/15/03 03:55 PM Re: Beta-[6.2] ExtraInfo 1.3 [Re: BlarC]
Gardener Offline
Addict

Registered: 05/11/99
Posts: 1966
Loc: Sweden, Stockholm
Try this:<br /><br /> $postrow[$i]['Extra5'] = ($userextra5) ? "<a href=\"{$config['phpurl']}/showprofile.php?User=$usernum&amp;Number=$Number&amp;Board=$Board&amp;what=showflat&amp;page=$page&amp;view=$view&amp;sb=$sb&amp;o=$o&amp;fpart=$fpart&amp;vc=1\"><img src=\"{$config['images']}/msn-icon.gif\" alt=\"{$postrow[$i]['Extra5Plain']}\" title=\"{$postrow[$i]['Extra5Plain']}\" border=\"0\" /></a>" : "";<br />
_________________________
/Gardener | Complete list of my mods

Top
#249842 - 06/15/03 04:21 PM Re: Beta-[6.2] ExtraInfo 1.3 [Re: c0bra]
ericgtr Offline
Junior Member

Registered: 05/12/03
Posts: 1109
That's it, thanks. Too bad there isn't any launch code for msn.

Top
Page 2 of 2 < 1 2



Moderator:  Ian_W 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks